Skip to content

Commit 52778df

Browse files
committed
[ja] fix typo
fixes mdn#27401
1 parent 239cc03 commit 52778df

File tree

1 file changed

+1
-1
lines changed
  • files/ja/web/http/reference/headers/content-security-policy

1 file changed

+1
-1
lines changed

files/ja/web/http/reference/headers/content-security-policy/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Content-Security-Policy: <policy-directive>; <policy-directive>
115115
- {{CSP("base-uri")}}
116116
- : 文書の {{HTMLElement("base")}} 要素で使用される URL を制限します。
117117
- {{CSP("sandbox")}}
118-
- : {{HTMLElement("iframe")}} と [`sandbox`](/ja/docs/Web/HTML/Reference/Elements/iframe#sandbox) 属性に類似した、リクエストされあtリソースに対してサンドボックスを有効にします
118+
- : {{HTMLElement("iframe")}} と [`sandbox`](/ja/docs/Web/HTML/Reference/Elements/iframe#sandbox) 属性に類似した、リクエストされたリソースに対してサンドボックスを有効にします
119119

120120
### ナビゲーションディレクティブ
121121

0 commit comments

Comments
 (0)